Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIR] Rvalue::ty infallible + remove TypedConstVal #40104

Merged
merged 2 commits into from
Mar 2, 2017

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Feb 26, 2017

Feel free to r+ whenever there aren't any big bit-rot sensitive PRs in the queue.

r? @eddyb

@bors
Copy link
Contributor

bors commented Feb 28, 2017

☔ The latest upstream changes (presumably #40008) made this pull request unmergeable. Please resolve the merge conflicts.

Replace it with ConstUsize instead, which is more appropriate; we are not using the rest of the
TypedConstVal anyway
@eddyb
Copy link
Member

eddyb commented Feb 28, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Feb 28, 2017

📌 Commit 21c6133 has been approved by eddyb

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Feb 28, 2017

⌛ Testing commit 21c6133 with merge 987ef51...

@bors
Copy link
Contributor

bors commented Feb 28, 2017

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Member

alexcrichton commented Feb 28, 2017 via email

@bors
Copy link
Contributor

bors commented Mar 1, 2017

⌛ Testing commit 21c6133 with merge 94a5d37...

@bors
Copy link
Contributor

bors commented Mar 1, 2017

💔 Test failed - status-travis

@arielb1
Copy link
Contributor

arielb1 commented Mar 2, 2017

Network failure:


Cloning into 'cargo'...
fatal: unable to access 'https://github.com/rust-lang/cargo/': gnutls_handshake() failed: Error in the pull function.


command did not execute successfully: "git" "clone" "--depth" "1" "--branch" "master" "https://github.com/rust-lang/cargo"

@bors retry

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 2, 2017
[MIR] Rvalue::ty infallible + remove TypedConstVal

Feel free to r+ whenever there aren't any big bit-rot sensitive PRs in the queue.

r? @eddyb
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 2, 2017
[MIR] Rvalue::ty infallible + remove TypedConstVal

Feel free to r+ whenever there aren't any big bit-rot sensitive PRs in the queue.

r? @eddyb
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 2, 2017
[MIR] Rvalue::ty infallible + remove TypedConstVal

Feel free to r+ whenever there aren't any big bit-rot sensitive PRs in the queue.

r? @eddyb
bors added a commit that referenced this pull request Mar 2, 2017
Rollup of 7 pull requests

- Successful merges: #39832, #40104, #40110, #40117, #40129, #40139, #40166
- Failed merges:
@bors bors merged commit 21c6133 into rust-lang:master Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants